{{ pz.brief }}
This is the diff: Main prints the sorted array, and your last row must match it.
{{ hint.body }}
{{ draw.text }}
On the APE you write this sort by hand from a provided Main, then diff the printed array against the comment. A built-in sort() scores 0. You just traced every pass yourself.